Add configure option to enable gfxpayload=keep dynamically
authorEvan Broder <evan@ebroder.net>
Mon, 13 Jan 2014 12:13:29 +0000 (12:13 +0000)
committerMiao Wang <shankerwangmiao@gmail.com>
Sun, 15 Feb 2026 13:50:20 +0000 (13:50 +0000)
commit07f4bb0969fcfd6019cc964e33ca4d75e5a228b7
tree254a3faa56e960999fe85de1ac37ab16a33b6952
parentfdac1f43bf8e6f498eba598aebb54058afafea13
Add configure option to enable gfxpayload=keep dynamically

Set GRUB_GFXPAYLOAD_LINUX=keep unless it's known to be unsupported on
the current hardware.  See
https://blueprints.launchpad.net/ubuntu/+spec/packageselection-foundations-n-grub2-boot-framebuffer.

Author: Colin Watson <cjwatson@ubuntu.com>
Forwarded: no
Last-Update: 2019-05-25

Patch-Name: gfxpayload-dynamic.patch

Gbp-Pq: Name gfxpayload-dynamic.patch
configure.ac
grub-core/Makefile.core.def
grub-core/commands/i386/pc/hwmatch.c [new file with mode: 0644]
include/grub/file.h
util/grub.d/10_linux.in